home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Internet
/
Collection of Internet.iso
/
infosrvr
/
doc
/
www_talk.arc
/
000275_timbl@www3.cern.ch _Fri Oct 30 12:26:56 1992.msg
< prev
next >
Wrap
Internet Message Format
|
1992-11-30
|
1KB
Return-Path: <timbl@www3.cern.ch>
Received: from dxmint.cern.ch by nxoc01.cern.ch (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
id AA24481; Fri, 30 Oct 92 12:26:56 MET
Received: by dxmint.cern.ch (dxcern) (5.57/3.14)
id AA26866; Fri, 30 Oct 92 12:38:58 +0100
Received: by www3.cern.ch (NX5.67c/NX3.0S)
id AA06790; Fri, 30 Oct 92 12:36:48 +0100
Date: Fri, 30 Oct 92 12:36:48 +0100
From: Tim Berners-Lee <timbl@www3.cern.ch>
Message-Id: <9210301136.AA06790@www3.cern.ch>
Received: by NeXT.Mailer (1.87.1)
Received: by NeXT Mailer (1.87.1)
To: Edward Vielmetti <emv@msen.com>
Subject: Re: port to bsdi / TOUPPER problem
Cc: www-talk@nxoc01.cern.ch
Reply-To: timbl@nxoc01.cern.ch
> problem fixed, let me tell you how i did it for a suggested change
> to the library arrangement.
>
> 1st, i moved the TOUPPER / TOLOWER code out of tcp.h into HTUtils.h.
>
> 2nd, I took out the ifdefs and made it always check whether something
> is lowercase before uppercasing it and vice versa.
>
> this seems to have fixed the immediate problems, and should be more
> portable to boot.
>
> i think there's a declaration in SGML.c that could be removed too.
>
All done ... I'll test it with the next release. Thanks!
Tim BL